Refactor Xen Support for Intel Turbo Boost
authorKeir Fraser <keir.fraser@citrix.com>
Fri, 9 Apr 2010 07:52:43 +0000 (08:52 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Fri, 9 Apr 2010 07:52:43 +0000 (08:52 +0100)
commit002c5bcdbe112c70718ebc81ba95290210fa7f0d
tree79b6f996ecc5d1dd2d5f847acdf4525e4be768e2
parente136054cedf0b8d9395d35b8d3e5334eb514c47d
Refactor Xen Support for Intel Turbo Boost

Refactor the existing code that supports the Intel Turbo feature to
move all the driver specific bits in the cpufreq driver.  Create
a tri-state interface for the Turbo feature that can distinguish
amongst enabled Turbo, disabled Turbo, and processors that don't
support Turbo at all.

Signed-off-by: Mark Langsdorf <mark.langsdorf@amd.com>
tools/libxc/xc_pm.c
tools/libxc/xenctrl.h
tools/misc/xenpm.c
xen/arch/x86/acpi/cpufreq/cpufreq.c
xen/drivers/acpi/pmstat.c
xen/drivers/cpufreq/cpufreq_ondemand.c
xen/drivers/cpufreq/utility.c
xen/include/acpi/cpufreq/cpufreq.h
xen/include/acpi/cpufreq/processor_perf.h
xen/include/public/sysctl.h